home *** CD-ROM | disk | FTP | other *** search
/ Experimental BBS Explossion 3 / Experimental BBS Explossion III.iso / comunic / drwy222.zip / DOORWAY.HLP < prev    next >
Text File  |  1993-08-27  |  12KB  |  312 lines

  1. ALARM
  2.  
  3. This switch enables and disables the HOST speaker.  When OFF a BELL (^G) will
  4. be sent to the remote, but will not sound on the HOST.  When ON, the Bell
  5. will sound on both the HOST and REMOTE sytems.
  6.  
  7. Use the left and right arrows to select options.
  8.  
  9. BOTTOM LINE
  10.  
  11. This switch allows you to configure DOORWAY for better compatibility with the
  12. communication program being used on the REMOTE end.  IT has several options:
  13.  
  14.     EXCLUDE TOP LINE and EXCLUDE BOTTOM LINE allow the the remote to display
  15.     only in 24 lines.  This is necessary if the remote has a status line.
  16.     Since the HOST will have 25 lines, you will need to decide whether to
  17.     elimiate the top or the bottom line.
  18.  
  19.     EXCLUDE LOWER RIGHT CHARACTER.  Some com programs do not interpret the
  20.     ANSI do not wrap line code.  This causes the remote screen to scroll when
  21.     the bottom line is written, when it should not.  When this happens, updates
  22.     on the remote will not completely overwrite the previous screen.  When
  23.     this switch is set the bottom right corner of the remote screen will not
  24.     update on the remote system.
  25.  
  26. Use the left and right arrows to select options.
  27.  
  28. COMMAND.COM
  29.  
  30. Normally when DOORWAY loads a program COMMAND.COM is not loaded.  This save
  31. a small amount of memory.  However for a DROP to DOS remote session, or if
  32. you want to run a batch file from DOORWAY, COMMAND.COM must be loaded.
  33.  
  34.    DOS means that DOORWAY will load and execute your command intrepretor.
  35.    A drop to DOS will be performed.
  36.  
  37.    VIA means that the command intepretor will be sued to load and execute
  38.    the program file.  This may be a batch file, or the program itself may
  39.    require a secondary command interpretor to work properly.
  40.  
  41. Use the left and right arrows to select options.
  42.  
  43. DISABLE DISK WRITES
  44.  
  45. If you disable disk writes then the program running under DOORWAY will not
  46. be able to write to the disk.  This is normally used for security.
  47.  
  48. Use the left and right arrows to select options.
  49.  
  50. EXIT MESSAGE
  51.  
  52. This is the name of a file created with a ASCII or ANSI editor.  The file
  53. will be opened, and sent to the remote system upon termination of the program
  54. DOORWAY has loaded.  Pauses can be put into the exit message by starting
  55. the line where you want the pause with a $:.  Note that the $: MUST be preceded
  56. by a carriage return/line feed for it to work properly.
  57.  
  58. FAST
  59.  
  60. This is used when DOORWAY is running an action game.  It should never be used
  61. for anything else.  It will not move the cursor until there is a character is
  62. written.  The purpose is to prevent wasting time moveing the cursor if nothing
  63. gets written.  Except for action games in BIOS mode this switch should never
  64. be used.
  65.  
  66. Use the left and right arrows to select options.
  67.  
  68. GRAPHICS
  69.  
  70. This refers to ANSI GRAPHICS.  ANSI will be used if you set this switch on,
  71. or if you are in direct video mode.  If the remote terminal cannot support
  72. ANSI or VT100 emulation then this should be set to OFF.  If you leave it blank
  73. DOORWAY will setting in the DOOR.SYS or PCBOARD.SYS file.
  74.  
  75. ANSI is required for colors and for cursor addressing.
  76.  
  77. Use the left and right arrows to select options.
  78.  
  79. HALT SHELLS TO DOS
  80.  
  81. This switch will prevent the comspec (COMMAND.COM) from being loaded by
  82. the application.  It should be used for security if the application program
  83. has a shell to DOS capability, and you do not want your users to have access
  84. to DOS.
  85.  
  86. Use the left and right arrows to select options.
  87.  
  88. INITIAL WELCOME
  89.  
  90. This is the name of a file created with a ASCII or ANSI editor.  The file
  91. will be opened, and sent to the remote system upon execution of DOORWAY.
  92.  
  93. Pauses can be put into the exit message by starting the line where you want
  94. the pause with a $:.  Note that the $: MUST be preceded by a carriage
  95. return/line feed for it to work properly.
  96.  
  97. A password may be added by starting a line with a P:PASSWORD, where PASSWORD
  98. is the password you want the user to enter.
  99.  
  100. A menu can be created by starting a line with a M:.
  101.  
  102. IE:
  103. M:Enter your selection:
  104.  
  105. Refer to the documentation for additional information on using a menu.
  106.  
  107. SCROLL THRESHOLD
  108.  
  109. When in direct screen mode, DOORWAY compares the remote screen to the HOST
  110. screen.  If more than 5 lines can be matched by scrolling the screen, DOORWAY
  111. will scroll the screen, then fill in the lines which have changed.  If the
  112. threshold is set low, the remote scroll when there is no apparent reason for
  113. it to do so.  If it is too high, the remote screen may be repainted entirely
  114. when a scroll and a couple of lines could have been painted.  This switch
  115. changes the thresold from 5 lines.  25 will never scroll.
  116.  
  117. KEYBOARD TIMEOUT
  118.  
  119. This is the number of seconds DOORWAY will allow with no keyboard input
  120. from the HOST or REMOTE keyboard.  After this time has elapsed with no input
  121. DOORWAY will terminate the program and exit.  Default is 255 seconds, and
  122. 0 will disable keyboard timeouts.
  123.  
  124. INSERT EXTRA LINFEEDS
  125.  
  126. Some older ANSI.SYS drivers would do a blind scroll.  This is usually best
  127. fixed by using ANSIPAT.EXE on your ANSI driver, or using PC Magazines ANSI.COM.
  128.  
  129. If this switch is set ON then DOORWAY will attempt to guess when a blind scroll
  130. was done when in BIOS mode, and scroll the remote.  If you are getting double
  131. line feeds at the bottom of the screen on the remote, turn this swithc OFF.
  132.  
  133. Use the left and right arrows to select options.
  134.  
  135. MAXIMUM USER TIME
  136.  
  137. This is the time in minutes the user is allowed in DOORWAY.  If left blank
  138. defualt is 10 minutes, and if DOORWAY reads a DOOR.SYS or a PCBAORD.SYS file,
  139. the time will be the amount given in this file, unless overridden by this
  140. switch.
  141.  
  142. This switch is only functional on registered versions of DOORWAYU.
  143.  
  144. NETWORK OVERRIDE
  145.  
  146. This switch will change calls to read a file into a network compatible mode.
  147. This may help if a program gets sharing violations when running on more than
  148. one window or computer.
  149.  
  150. Use the left and right arrows to select options.
  151.  
  152. OVERRIDE OPENING SCREEN
  153.  
  154. This overrides the large DOORWAY opening screen.  It is functional only on
  155. the registered version of DOORWAY.  The time delays can also be eliminated.
  156.  
  157. Use the left and right arrows to select options.
  158.  
  159. PATH TO PROGRAM
  160.  
  161. This is the path to where the program is.  Remember that you may need to
  162. put in the drive and the \ for DOS to find the program.  IE. C:\MYPROG.
  163.  
  164. PROGRAM TO RUN
  165.  
  166. This is the name of the program file to run.  IT must end in .EXE or .COM
  167. unless the COMMAND.COM switch is set to VIA.
  168.  
  169. QUICKBASIC
  170.  
  171. This allows you to use BIOS mode with programs compiled with QUICKBASIC 4.0.
  172. Programs compiled with versions 1-3 should use BIOS mode, QUICKBASIC 4.0
  173. should use this switch and BIOS mode, and versions after 4.0 should use
  174. DIRECT mode.  Use this switch ONLY for QB 4.0 programs.
  175.  
  176. Use the left and right arrows to select options.
  177.  
  178. RETURN or BREAK CODE
  179.  
  180. This code will cause DOORWAY to abort a program when entered from the host or
  181. remote keyboard.  For instance, a ^K will break the program and exit DOORWAY
  182. when a control K is entered at either keyboard.
  183.  
  184. .SYS FILE LOCATION
  185.  
  186. This switch defines the location of the DOOR.SYS or PCBOARD.SYS file. 
  187. Enter the path to the DOOR.SYS or PCBOARD.SYS file.  Enter a * if there
  188. is no SYS file to be read.  If left blank will look in the current directory
  189. for the .SYS file.
  190.  
  191. CHARACTERS TO TRAP
  192.  
  193. This is a sequence of characters to trap.  Normal and control characters can
  194. be trapped.  Extended keys cannot be individually trapped.  Entering a ^@ will
  195. trap all extended keys.  If specific extended keys, such as function, alt,
  196. and cursor keys need to be trapped, then use the xtable function to translate
  197. them to something harmless.
  198.  
  199.      USE MULTITASKER VIRTUAL SCREEN
  200.  
  201. This switch when ON will use a multitasker's virtual screen address instead
  202. of the standard screen addresses.  Use this switch if you have VIRTUALIZE VIDEO
  203. turned OFF in Desqview.  If VIRTUALIZE VIDEO in Desqview is ON do NOT use this
  204. switch or the remote screen will be scrambled.
  205.  
  206. Use the left and right arrows to select options.
  207.  
  208. VIDEO CAPTURE
  209.  
  210. This should be set to DIRECT if the remote does not receive the HOST's screen.
  211. If you wish to switch between the modes with the capturing switch, you will
  212. need to set to either BIOS or DIRECT.
  213.  
  214. Use the left and right arrows to select options.
  215.  
  216. VIDEO CAPTURE SWITCH
  217.  
  218. This character will switch the HOST between DIRECT and BIOS modes.  When
  219. switching from BIOS to DIRECT mode the remote screen will be redrawn.
  220.  
  221. If left blank, no switch will be defined.
  222.  
  223. WAIT
  224.  
  225. This switch will cause DOORWAY to wait after the program terminates, until
  226. the user enters a key.
  227.  
  228. Use the left and right arrows to select options.
  229.  
  230. TRANSLATION TABLE
  231.  
  232. This is the path and name of the translation table.  The translation table
  233. can be created by running XTABLE.  It is used to translate user keystrokes
  234. to something different for the HOST program.
  235.  
  236. PRINTER REDIRECTION
  237.  
  238. Data sent to the printer on the HOST may be sent to the printer, dumped to
  239. NUL, or sent to the remote.  If the remote does not support printer redirection
  240. then DOORWAY will dump the characters when remote is selected.
  241.  
  242. Use the left and right arrows to select options.
  243.  
  244. RETURN MESAGE
  245.  
  246. This is the name of a file which replaces the RETURNING TO BOARD message.
  247.  
  248.  
  249. REBOOT INSTEAD OF EXTERNAL ABORT
  250.  
  251. If this switch is set, DOORWAY will reboot the computer on a carrier loss
  252. or user timeout instead of externally aborting the program.  When under
  253. Desqview the INTERRUPT 19 switch should be set as well, or lockups could
  254. result.
  255.  
  256. Use the left and right arrows to select options.
  257.  
  258. INTERRUPT 19 FOR REBOOTING
  259.  
  260. Normally DOORWAY does not reboot on carrier loss or timeouts.  However
  261. if DOORWAY is unable to break the program externally, or if the reboot
  262. switch is set then DOORWAY will reboot the computer.  If this switch is
  263. set then DOORWAY will do an interrupt 19 for rebooting.  This is normally
  264. done when running under Desqview, and in that case an int 19 will simply
  265. close the Desqview window.
  266.  
  267. Do not use this switch if you are operating from ordinary dos.  Dos tends
  268. to lock up on an interrupt 19.
  269.  
  270. Use the left and right arrows to select options.
  271.  
  272. OVERRIDE 40 COLUMN MODE
  273.  
  274. This switch will prevent a program from going into 40 column mode.  The
  275. reason for this is that 40 column mode under desqview can create problems.
  276.  
  277. Use the left and right arrows to select options.
  278.  
  279. CHANGE DIRECTORY TO APPLICATION
  280.  
  281. If this switch is set then DOORWAY will change into the application directory
  282. prior to running the program.  This is necessary for many programs to find
  283. their supporting files, such as the configuration file.
  284.  
  285. If you are running a batch file from DOORWAY, then it is usually better to
  286. change any directories within the batch file itself with the CD \SUBDIR
  287. batch command.
  288.  
  289. Use the left and rigth arrows to select options.
  290.  
  291. NO CARRIER LOSS DELAY
  292.  
  293. Normally DOORWAY will wait for carrier loss to be detected for 6 seconds.
  294. This prevents aborting the program from call waiting, or if the connection
  295. drops for a couple of seconds.  If this switch is set true it will abort
  296. immediately upon detection of a loss of the CD signal.  This is used with
  297. Galatacom on a null modem connection, where the CD is dropped for only about
  298. 1 second to signal DOORWAY to abort the application.
  299.  
  300. Use the left and right arrows to select options.
  301.  
  302. OPTIONAL TERMINATION CODES
  303.  
  304. DOORWAY will normally attempt to externally abort a program on carrier loss,
  305. and user timeouts.  However, some programs need to flush files, and do some
  306. maintnance prior to being aborted.  If this field is not empty, DOORWAY
  307. will put requested characters in the buffer prior to attempting to externally
  308. abort the program.  Up to 16 entries may be made.  IE.  If escapes back the
  309. program to the previous screen (from up to 4 levels depth), and a Q [return]
  310. Y [return] then exits the program, enter ^[^[^[^[Q^MY^M to make DOORWAY exit
  311. the program. (The ^[ is the escape character and the ^M is the return key).
  312.